home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- set the member of sprite 43 to member("light circle")
- set the member of sprite 44 to member("med circle")
- set the member of sprite 45 to member("med circle")
- unrollit(43, 43)
- rollit(44, 45)
- if the member of sprite 57 = member("med") then
- set the member of sprite 42 to "rhythm1-1"
- else
- set the member of sprite 42 to "rhythm2-1"
- end if
- end
-